home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libenchant1c2a / copyright < prev    next >
Text File  |  2009-11-02  |  4KB  |  90 lines

  1. This package was debianized by Masayuki Hatta <mhatta@debian.org> on
  2. Tue, 30 Sep 2003 16:46:51 +0900.
  3.  
  4. It was downloaded from http://www.abisource.com/projects/enchant/
  5.  
  6. Upstream Authors: Dom Lachowicz <domlachowicz@yahoo.com> et. al.
  7.  
  8. Copyright: Copyright (c) 2003- Dom Lachowicz, All Rights Reserved.
  9.  
  10.     This package is free software; you can redistribute it and/or
  11.     modify it under the terms of the GNU Lesser General Public
  12.     License as published by the Free Software Foundation; either
  13.     version 2 of the License, or (at your option) any later version.
  14.  
  15.     This package is distributed in the hope that it will be useful,
  16.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  17.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  18.     Lesser General Public License for more details.
  19.  
  20.     You should have received a copy of the GNU Lesser General Public
  21.     License along with this package; if not, write to the Free Software
  22.     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA
  23.  
  24. On Debian systems, the complete text of the GNU Lesser General
  25. Public License can be found in `/usr/share/common-licenses/LGPL'.
  26.  
  27. The mspell backend is released under the following license:
  28.  
  29. /*
  30.  * Copyright 2002 Kevin B. Hendricks, Stratford, Ontario, Canada
  31.  * And Contributors.  All rights reserved.
  32.  *
  33.  * Redistribution and use in source and binary forms, with or without
  34.  * modification, are permitted provided that the following conditions
  35.  * are met:
  36.  *
  37.  * 1. Redistributions of source code must retain the above copyright
  38.  *    notice, this list of conditions and the following disclaimer.
  39.  *
  40.  * 2. Redistributions in binary form must reproduce the above copyright
  41.  *    notice, this list of conditions and the following disclaimer in the
  42.  *    documentation and/or other materials provided with the distribution.
  43.  *
  44.  * 3. All modifications to the source code must be clearly marked as
  45.  *    such.  Binary redistributions based on modified source code
  46.  *    must be clearly marked as modified versions in the documentation
  47.  *    and/or other materials provided with the distribution.
  48.  *
  49.  * THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS 
  50.  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
  51.  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
  52.  * FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL 
  53.  * KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
  54.  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
  55.  * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
  56.  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  57.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  58.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  59.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  60.  * SUCH DAMAGE.
  61.  *
  62.  *
  63.  * NOTE: A special thanks and credit goes to Geoff Kuenning
  64.  * the creator of ispell.  MySpell's affix algorithms were
  65.  * based on those of ispell which should be noted is
  66.  * copyright Geoff Kuenning et.al. and now available
  67.  * under a BSD style license. For more information on ispell
  68.  * and affix compression in general, please see:
  69.  * http://www.cs.ucla.edu/ficus-members/geoff/ispell.html
  70.  * (the home page for ispell)
  71.  *
  72.  * An almost complete rewrite  of MySpell for use by  
  73.  * the Mozilla project has been developed by David Einstein 
  74.  * (Deinst@world.std.com).  David and I are now 
  75.  * working on parallel development tracks to help 
  76.  * our respective projects (Mozilla and OpenOffice.org 
  77.  * and we will maintain full affix file and dictionary 
  78.  * file compatibility and work on merging our versions 
  79.  * of MySpell back into a single tree. David has been 
  80.  * a significant help in improving MySpell.
  81.  * 
  82.  * Special thanks also go to La'szlo' Ne'meth 
  83.  * <nemethl@gyorsposta.hu> who is the author of the 
  84.  * Hungarian dictionary and who developed and contributed 
  85.  * the code to support compound words in MySpell 
  86.  * and fixed numerous problems with the encoding 
  87.  * case conversion tables.
  88.  *
  89.  */
  90.